home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / text / hyper / ADtoHT2_1.lha / Source.lha / MyLib.lha / macro / CPU.doc < prev    next >
Encoding:
Text File  |  1995-04-10  |  252 b   |  11 lines

  1. Amiga.h/CPU                                                        Amiga.h/CPU
  2.  
  3.     NAME
  4.     CPU - a string with the target CPU
  5.  
  6.     FUNCTION
  7.     The CPU macro expands to a string describing the target CPU.
  8.  
  9.     EXAMPLE
  10.     char SomeText[]="compiled for " CPU;
  11.